home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10703 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: news.lpr.carel.fi!usenet
  2. From: Ari Lukumies <aril@cmt.lpr.mail.carel.fi>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: OOP Compilier Source Wanted
  5. Date: Fri, 08 Mar 1996 14:16:54 +0200
  6. Organization: Carelcomp Forest
  7. Message-ID: <31402536.72E4@cmt.lpr.mail.carel.fi>
  8. References: <4hnsq4$rfk@onlink3.onlink.net>
  9. NNTP-Posting-Host: renoir.cclahti.carel.fi
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (WinNT; I)
  14.  
  15. wfss16@onlink.net wrote:
  16. > Yes it may be too good to be true but:
  17. > Is there any source out there for a C++ compilier or another compilier written in C++?
  18. > Cfront maybe?
  19. > I've juts got source for a C and ASM compilier and I'm trying to understand how they
  20. > work, but it's pretty tough.
  21. > Seeing it in an OOP way would be nice, eventually I'd like to write my own compilier.
  22.  
  23. If you want to understand how a compiler can be written, obtain the book 'Implementing 
  24. Compilers in C' by Allen I. Holub, Prentice-Hall. (Or was it 'Compiler Design in C'?) A more 
  25. general book is 'Computer Languages - Design And Implementation' from Prentice-Hall (don't 
  26. remember the author).
  27.  
  28. Later,
  29.  AriL
  30. -- 
  31. All my opinions are mine and mine alone.
  32.